Apache Mahout

Apache Mahout
Developer(s) Apache Software Foundation
Stable release 0.5 / May 27, 2011; 8 months ago (2011-05-27)
Development status Active
Written in Java
Operating system Cross-platform
Type machine learning
License Apache 2.0 Licence
Website mahout.apache.org

Apache Mahout is an Apache project to produce free implementations of distributed or otherwise scalable machine learning algorithms on the Hadoop platform.[1][2] Mahout is a work in progress; the number of implemented algorithms has grown quickly,[3] but there are still various multivariate analytics algorithms missing.

While Mahout's core algorithms for clustering, classification and batch based collaborative filtering are implemented on top of Apache Hadoop using the map/reduce paradigm, it does not restrict contributions to Hadoop based implementations. Contributions that run on a single node or on a non-Hadoop cluster are also welcomed. For example, the 'Taste' collaborative-filtering recommender component of Mahout was originally a separate project, and can run stand-alone without Hadoop. Integration with initiatives such as the Pregel-like Giraph are actively under discussion.

External links

References

  1. ^ "Introducing Apache Mahout". ibm.com. 2011 [last update]. http://www.ibm.com/developerworks/java/library/j-mahout/. Retrieved 13 September 2011. 
  2. ^ "InfoQ: Apache Mahout: Highly Scalable Machine Learning Algorithms". infoq.com. 2011 [last update]. http://www.infoq.com/news/2009/04/mahout. Retrieved 13 September 2011. 
  3. ^ "Algorithms - Apache Mahout - Apache Software Foundation". cwiki.apache.org. 2011 [last update]. https://cwiki.apache.org/confluence/display/MAHOUT/Algorithms. Retrieved 13 September 2011.